FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.aqua.ebi#0.9.0 (78 ms)

Package de.aqua.ebi
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.aqua.ebi@0.9.0&canonical=https://fhir.gevko.de/StructureDefinition/EBI_PR_Heilmittel
Url https://fhir.gevko.de/StructureDefinition/EBI_PR_Heilmittel
Version 0.9
Status draft
Date 2022-04-29
Name EBI_PR_Heilmittel
Experimental False
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/identifier-iknr Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
https://gematik.de/fhir/ISiK/StructureDefinition/ISiKProzedur ISiKProzedur
https://fhir.gevko.de/StructureDefinition/EBI_EX_HLM_Anzahl EBI_EX_HLM_Anzahl


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EBI-PR-Heilmittel",
  "url" : "https://fhir.gevko.de/StructureDefinition/EBI_PR_Heilmittel",
  "version" : "0.9",
  "name" : "EBI_PR_Heilmittel",
  "status" : "draft",
  "date" : "2022-04-29",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "https://gematik.de/fhir/ISiK/StructureDefinition/ISiKProzedur",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.meta",
        "path" : "Procedure.meta",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.profile",
        "path" : "Procedure.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.gevko.de/StructureDefinition/EBI_PR_Heilmittel"
      },
      {
        "id" : "Procedure.implicitRules",
        "path" : "Procedure.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Procedure.language",
        "path" : "Procedure.language",
        "max" : "0"
      },
      {
        "id" : "Procedure.text",
        "path" : "Procedure.text",
        "max" : "0"
      },
      {
        "id" : "Procedure.contained",
        "path" : "Procedure.contained",
        "max" : "0"
      },
      {
        "id" : "Procedure.extension",
        "path" : "Procedure.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Procedure.extension:Dokumentationsdatum",
        "path" : "Procedure.extension",
        "sliceName" : "Dokumentationsdatum",
        "min" : 0,
        "max" : "0"
      },
      {
        "id" : "Procedure.extension:Anzahl_Heilmittel",
        "path" : "Procedure.extension",
        "sliceName" : "Anzahl_Heilmittel",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.gevko.de/StructureDefinition/EBI_EX_HLM_Anzahl"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "max" : "1"
      },
      {
        "id" : "Procedure.instantiatesCanonical",
        "path" : "Procedure.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "Procedure.instantiatesUri",
        "path" : "Procedure.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "Procedure.basedOn",
        "path" : "Procedure.basedOn",
        "max" : "0"
      },
      {
        "id" : "Procedure.partOf",
        "path" : "Procedure.partOf",
        "max" : "0"
      },
      {
        "id" : "Procedure.statusReason",
        "path" : "Procedure.statusReason",
        "max" : "0"
      },
      {
        "id" : "Procedure.category",
        "path" : "Procedure.category",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.coding:SNOMED-CT",
        "path" : "Procedure.category.coding",
        "sliceName" : "SNOMED-CT",
        "max" : "0"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "short" : "Heilmittelpositionsnummer und Anwendung"
      },
      {
        "id" : "Procedure.code.coding",
        "path" : "Procedure.code.coding",
        "slicing" : {
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.code.coding:OPS",
        "path" : "Procedure.code.coding",
        "sliceName" : "OPS",
        "max" : "0"
      },
      {
        "id" : "Procedure.code.coding:SNOMED-CT",
        "path" : "Procedure.code.coding",
        "sliceName" : "SNOMED-CT",
        "max" : "0"
      },
      {
        "id" : "Procedure.code.coding:Heilmittel",
        "path" : "Procedure.code.coding",
        "sliceName" : "Heilmittel",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.code.coding:Heilmittel.system",
        "path" : "Procedure.code.coding.system",
        "short" : "Bundeseinheitliches Positionsnummernverzeichnis für Heilmittelleistungen",
        "definition" : "Bundeseinheitliches Positionsnummernverzeichnis für Heilmittelleistungen nach Vorgabe des GKV-SV.",
        "min" : 1,
        "fixedUri" : "https://fhir.gevko.de/NamingSystem/EBI_NS_HLM_PosNr"
      },
      {
        "id" : "Procedure.code.coding:Heilmittel.code",
        "path" : "Procedure.code.coding.code",
        "short" : "Heilmittelpositionsnummer"
      },
      {
        "id" : "Procedure.code.coding:Heilmittel.display",
        "path" : "Procedure.code.coding.display",
        "short" : "Anwendung"
      },
      {
        "id" : "Procedure.code.coding:Heilmittel.userSelected",
        "path" : "Procedure.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Procedure.code.text",
        "path" : "Procedure.code.text",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter",
        "path" : "Procedure.encounter",
        "max" : "0"
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "short" : "Zeitraum der Leistung",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "Procedure.performed[x].start",
        "path" : "Procedure.performed[x].start",
        "short" : "leistungsdatumVon"
      },
      {
        "id" : "Procedure.performed[x].end",
        "path" : "Procedure.performed[x].end",
        "short" : "leistungsdatumBis"
      },
      {
        "id" : "Procedure.recorder",
        "path" : "Procedure.recorder",
        "max" : "0"
      },
      {
        "id" : "Procedure.asserter",
        "path" : "Procedure.asserter",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer",
        "path" : "Procedure.performer",
        "short" : "Institution",
        "definition" : "Institutionskennzeichen und Name der Institution",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performer.function",
        "path" : "Procedure.performer.function",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.reference",
        "path" : "Procedure.performer.actor.reference",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.type",
        "path" : "Procedure.performer.actor.type",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.identifier",
        "path" : "Procedure.performer.actor.identifier",
        "short" : "Institutionskennzeichen",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performer.actor.identifier.use",
        "path" : "Procedure.performer.actor.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.identifier.type",
        "path" : "Procedure.performer.actor.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.identifier.value",
        "path" : "Procedure.performer.actor.identifier.value",
        "short" : "Institutionskennzeichen"
      },
      {
        "id" : "Procedure.performer.actor.identifier.period",
        "path" : "Procedure.performer.actor.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.identifier.assigner",
        "path" : "Procedure.performer.actor.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer.actor.display",
        "path" : "Procedure.performer.actor.display",
        "short" : "Name der Institution",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performer.onBehalfOf",
        "path" : "Procedure.performer.onBehalfOf",
        "max" : "0"
      },
      {
        "id" : "Procedure.location",
        "path" : "Procedure.location",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonCode",
        "path" : "Procedure.reasonCode",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonReference",
        "path" : "Procedure.reasonReference",
        "max" : "0"
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "max" : "0"
      },
      {
        "id" : "Procedure.outcome",
        "path" : "Procedure.outcome",
        "max" : "0"
      },
      {
        "id" : "Procedure.report",
        "path" : "Procedure.report",
        "max" : "0"
      },
      {
        "id" : "Procedure.complication",
        "path" : "Procedure.complication",
        "max" : "0"
      },
      {
        "id" : "Procedure.complicationDetail",
        "path" : "Procedure.complicationDetail",
        "max" : "0"
      },
      {
        "id" : "Procedure.followUp",
        "path" : "Procedure.followUp",
        "max" : "0"
      },
      {
        "id" : "Procedure.note",
        "path" : "Procedure.note",
        "max" : "0"
      },
      {
        "id" : "Procedure.focalDevice",
        "path" : "Procedure.focalDevice",
        "max" : "0"
      },
      {
        "id" : "Procedure.usedReference",
        "path" : "Procedure.usedReference",
        "max" : "0"
      },
      {
        "id" : "Procedure.usedCode",
        "path" : "Procedure.usedCode",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.